BeagleBoard: config: Switch to ttyO2
authorAlexander Holler <[email protected]>
Wed, 9 Nov 2011 21:40:11 +0000 (16:40 -0500)
committerAlbert ARIBAUD <[email protected]>
Thu, 10 Nov 2011 15:30:41 +0000 (16:30 +0100)
This is needed to support the latest kernel versions.

Cc: Albert ARIBAUD <[email protected]>
Cc: Sandeep Paulraj <[email protected]>
Signed-off-by: Alexander Holler <[email protected]>
Signed-off-by: Dirk Behme <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Signed-off-by: Sandeep Paulraj <[email protected]>
include/configs/omap3_beagle.h

index ebb572e3f05f27375aa00b123863579db0f2700e..15e40c538e0b24049b0cbd1a578714e6bc058ecf 100644 (file)
        "rdaddr=0x81000000\0" \
        "usbtty=cdc_acm\0" \
        "bootfile=uImage.beagle\0" \
-       "console=ttyS2,115200n8\0" \
+       "console=tty02,115200n8\0" \
        "mpurate=auto\0" \
        "buddy=none "\
        "optargs=\0" \